import React from "react"; export type MobileGamePadOverLayProps = {}; export declare const MobileGamePadOverLay: React.FC;